PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFOcspClientEvent Class / setOcspResponse Method
The response retrieved from the OCSP server.
In This Topic
    setOcspResponse Method
    In This Topic
    Sets the OCSP response.
    Syntax
    public void setOcspResponse( 
       byte[] value
    )

    Parameters

    value
    The response retrieved from the OCSP server.
    See Also